@charset "UTF-8";
/**
 * 
 * @authors wgqth
 * @date    2022-09-30 13:03:31

 */


body {margin:0; padding:0; font-size:16px; font-family:Arial,"Microsoft YaHei",\5fae\8f6f\96c5\9ed1; color:#828282; background:#f0f0f0;}
h1,h2,h3,h4,h5,h6{font-family:Arial,"Microsoft YaHei",\5fae\8f6f\96c5\9ed1;}
/* 学校的主题颜色 */
.camberwell-color { color: #039;  }
.csm-color { color: #c03;  }
.chelsea-color { color: #c60;  }
.lcc-color { color: #090;  }
.lcf-color { color: #906;  }
.wimbledon-color { color: #ce8e00;  }
.cci-color { color: #ff0000;  }
.bottom-space{padding-bottom:10px;}
.line{border-bottom: 1px solid #ccc;}

.w_100{width:100%;}
.h_100{height:100%;}
font {font-size:16px;}
a {color:#828282; text-decoration:none;}
a:hover {color:#292828;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
.pt30{padding-top:30px!important;}
.clear{clear:both;overflow:hidden;display:block;height:0px;_height:1px;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;}
.clearfix .clear{_height:0px;}
.vm{vertical-align:middle;}
.vms{vertical-align:middle;display:inline-block;}
.tc{text-align:center;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding-right: 10px;padding-left: 10px;}
.listSch h3{padding-left:15px;}
.grow {display: inline-block;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: -webkit-transform;transition-property: transform;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);}
.grow:hover {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

.red{color:#ff0000}

.none{display:none;}
.visible-Pad{display:none;}

.container{width:1400px;max-width:1400px;}

/* 模块 */
.mtT{margin-top:20px;}
.pt40{padding-top:40px;}

.Title {text-align: center;margin:20px 0 15px 0;}
.Title h2.T {font-size: 30px;font-family: Microsoft YaHei;font-weight: bold;color: #333333;line-height:50px;margin:0px 0 0px 0;}
.Title > i {width:100px;height: 4px;border-radius:2px; background:#cf0352;display: inline-block;margin:20px 0 15px 0;font-size: 0px;line-height: 0px; overflow: hidden; }
.Title h3.ts {font-size: 16px;line-height: 28px;color:#666666;width: 94%;margin:0px auto 0px auto;}
.Title h3.ts.tl{text-align:left;}

.sTitle {}
.sTitle h2.T {font-size:24px;font-family: Microsoft YaHei;font-weight: bold;color: #333333;line-height:50px;margin:0px 0 0px 0;position:relative;padding-left:15px;}
.sTitle h2.T:after {content: '';position: absolute;width:6px;height:30px;border-radius:2px; background: #cf0352;left: 0;top:12px;}
.sTitle h2.T small{float:right;margin-top: 13px;}
.sTitle h3.T {font-size:20px;font-family: Microsoft YaHei;font-weight: bold;color: #333333;line-height:50px;margin:0px 0 0px 0;position:relative;padding-left:15px;}
.sTitle ul {padding:10px 18px;}
.sTitle ul li{list-style:none;padding:0;line-height:2;}



header {height: 66px;width: 100%;box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);background: rgba(255, 255, 255, 1);position: fixed;top: 0px;left: 0;font-size: 16px;color: #ffffff;line-height: 1;overflow: visible;z-index: 1000;display: flex;align-items: center;justify-content: space-between;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
header .nav {color: #ffffff;}
header:hover {box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);background: -webkit-linear-gradient(#ffffff, #ffffff); background: -o-linear-gradient(#ffffff, #ffffff); background: -moz-linear-gradient(#ffffff, #ffffff); background: linear-gradient(#ffffff, #ffffff); }
header:hover .nav {color: #000000;}
header.no-trans {-webkit-transition: none;-moz-transition: none;-o-transition: none;transition: none;}


.index_header {box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);background: -webkit-linear-gradient(#ffffff, #ffffff); background: -o-linear-gradient(#ffffff, #ffffff); background: -moz-linear-gradient(#ffffff, #ffffff); background: linear-gradient(#ffffff, #ffffff); }
.index_header .logo{transform: scale(0.8);-webkit-transform: scale(0.8);-moz-transform: scale(0.8);transition: all .3s;}

.H_hover{height: 66px;}
.logo1 {display: none;}
.H_hover:hover {box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);background: -webkit-linear-gradient(#ffffff, #ffffff); background: -o-linear-gradient(#ffffff, #ffffff); background: -moz-linear-gradient(#ffffff, #ffffff); background: linear-gradient(#ffffff, #ffffff); }
.H_hover .nav > li > a {color: #000000;}
.H_hover:hover .nav > li > a {color: #000000;}
.H_hover:hover .nav > li:hover > a {color: #000;}
.H_hover:hover .logo1 {display: block;}
.H_hover:hover .logo2 {display: none;}
.Index.H_hover{height:100px;}
.phone-nav, .navbar-toggle, .cedu_nav {display: none;}
.headeractive {transform: translateY(-100%);box-shadow: none;}

@keyframes headeractive {
  from {opacity: 0;top: -100%;}
  to {opacity: 1;top: 0%;}
}

header .row div.pc{padding-left:15px;padding-right:15px;}
.nav-inner {position: relative;}
.nav-inner-header {float: left;}
.logo {width:208px;height:65px;flex-shrink: 0;z-index: 10;display: block;transform: scale(1);-webkit-transform: scale(1);transform-origin:0 center;-webkit-transform-origin:0 center;-moz-transform: scale(1);transition: all .3s;}
.logo img {display: block;max-width: 100%;}
header .nav {width:900px;float: right;}
header .nav > li {display: table-cell;width: 1%;text-align: center;position: relative;}
header .nav > li > a {color: #000000;position: relative;line-height: 66px;height: 66px;padding: 0;display: inline-block;cursor: pointer;font-size:16px;}
header .nav > li.art{padding-right:10px;}
header .nav > li > a.f_menu:before{content:'';position: absolute;display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;right:-10px;top:50%;margin-top:-2px; transition: all .3s;}
header .nav > li > a:after {content: '';position: absolute;width:100%;height:0px;border-radius: 2px; background: #cf0352;left: 0;bottom: 0;transition: all .3s;}
header .nav > li:hover > a, header .nav > li.hover > a {background: none;color: #000;}
header .nav > li:hover > a:after, header .nav > li.hover > a:after {height:4px;}
.lang {line-height: 24px;flex-shrink: 0;font-size: 14px;}
.lang > a {display: inline-block;padding: 0 11px;border-radius: 12px;color: #666666;}
.lang > a:hover, .lang > a.hover {background: #cf0352;color: #fff;}
header .nav li a {text-decoration: none;}
/*menu-box*/
.menu-box {position: absolute;width: 100%;left: 0;display: none;text-align: left;box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);background: rgba(255, 255, 255, 0.95);}
.menu-dlBox .menu-box {background: rgba(255, 255, 255, 0.95);}
.menu-dlBox .menu-box::-webkit-scrollbar {width: 2px;height: 1px;}
.menu-dlBox .menu-box::-webkit-scrollbar-thumb {border-radius: 2px;background: #eee;}
.menu-dlBox .menu-box::-webkit-scrollbar-track {border-radius: 10px;background: #fff;}
.menu-box-1 {min-width:120px;width: max-content;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);border-top: 1px solid #f0f1f2;margin-top: 0px;border-radius:4px;box-shadow: 3px 0px 10px rgba(0, 0, 0, 0.15);}
.menu-8 {margin: 15px auto;width: 100%;text-align: center;}
.menu-9 {margin: 15px auto;width: 25%;text-align: center;}
.menu-9 .menu-11 {padding: 0px 0 !important;margin: auto -10px;}
.menu-10 {font-size: 16px;line-height: 1;}
.menu-10 > a {padding: 10px 10px;display: block;cursor:pointer;}
.menu-10 > a:hover {color: #DF2432;background:#ffffff;}
header .nav > li.menu-dlBox {position: static;}
header .nav > li.menu-dlBox .menu-box {width: 400%;border-top: 1px solid #f0f1f2;margin-top: 0px;}
header .nav > li .menu-11 {overflow: hidden;width: 100%;padding: 0 30px;display: flex;align-items: stretch;}
header .nav > li .menu-11 .menu-dl {float: left;width: 16.666666%;text-align: left;border-right: 1px solid #f0f1f2;padding: 0 0 0 10px;}
header .nav > li .menu-11 .menu-dl dt {padding: 12px 0 12px;position: relative;font-size: 16px;font-weight: bold;}
header .nav > li .menu-11 .menu-dl dt a {color: #000;}
header .nav > li .menu-11 .menu-dl dt:after {content: '';display: none;width: 40px;height: 3px;background: #cf0352;position: absolute;bottom: 0;left: 0;}
header .nav > li .menu-11 .menu-dl dd {font-size: 14px;padding: 12px 0;}
header .nav > li .menu-11 .menu-dl dt > a:hover, header .nav > li .menu-11 .menu-dl dd > a:hover {color: #cf0352;}
header .nav > li .menu-11 .menu-dl:last-child {border-right: none;}
header .nav > li .menu-11 .menu-dl-3 {width: 33.33333333333333%;margin-left: 5%;}
header .nav > li .menu-11 .menu-dl-4 {width: 25%;margin-left: 5%;}
header .nav > li .menu-11 .menu-dl-6 {width: 30%;margin-left: 20%;}

.SlideIndex{margin:120px 0 50px;}
.SlideIndex .row.w{margin-left:0!important;margin-right:0!important;background:rgba(0,0,0,1);}
.SlideIndex .row.w .col-md-6,.SlideIndex .row.w .col-lg-6{padding-left:0;padding-right:0px;}
.SlideIndex .row.w .col-lg-6 .carousel-inner img{height:520px;}
.BACA-Class{margin-left:0!important;margin-right:0!important;margin-top:30px;position:relative;}
.BACA-Class .HoverBACA{position:absolute;top:0;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.5);color:#ffffff;text-align:center;display:block;cursor: pointer;}
.BACA-Class .HoverBACA span{
  -webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);position:absolute;left:50%;top:50%;
  font-size:50px;font-weight:bold;width:100%;
}

.SlideIndex .L_row{background:#000000;margin-left:0;margin-right: 0px;height:100%;}
.SlideIndex .slideL{height:100%;position: relative;}
.SlideIndex .slideL>.row{margin-left:-10px;margin-right: 0px;background: rgba(0, 0, 0,1);height:520px;padding:40px 50px;color:#ffffff;font-size:26px;}
.SlideIndex .slideL>.row h1{}
.SlideIndex .slideL>.row ul{padding-left:0;padding-top:20px;position: relative;}
.SlideIndex .slideL>.row ul li{list-style: none;padding:5px 0;}
.SlideIndex .slideL>.row ul li a{color:#ffffff;position:relative;width:80%;display: inline-block;-webkit-transition: all .3s ease; transition: all .3s ease; }
.SlideIndex .slideL>.row ul li a:hover{color:#cf0352;text-decoration: none;-webkit-transition: all .3s ease; transition: all .3s ease; }
.SlideIndex .slideL>.row ul li a i{right:0;position:absolute;top:50%;margin-top:-12px;-webkit-transition: all .3s ease; transition: all .3s ease; }
.SlideIndex .slideL>.row ul li a:hover i{right:20px;-webkit-transition: all .3s ease; transition: all .3s ease; }
/*.SlideIndex .slideL>.row ul li a{position:relative;}
.SlideIndex .slideL>.row ul li a:after{content:'';}*/

.SlideIndex .slideNews{margin-left:-20px;margin-right:-20px;margin-top:40px;}
.SlideIndex .slideNews>.col-md-12{position:relative;}
.SlideIndex .slideNews>.col-md-12:after {content: '';width:calc(100% - 40px); height: 100%;background: #000000;position: absolute;top:-20px;left:30px;}
.SlideIndex .slideNews ul{width:calc(100% - 20px); background:#e1e1e1;padding:20px 20px 20px 40px;z-index: 1;position: relative;margin-bottom:0;}
.SlideIndex .slideNews ul:before {content: '';width:1px;height:60%; background: #b4b4b4;position: absolute;top:35px; left:50%;margin-left:-1px;}
.SlideIndex .slideNews ul li{width:48%;float: left;margin-right:2%; list-style: none;}
.SlideIndex .slideNews ul li h2 {margin-top:0;}
.SlideIndex .slideNews ul li h2 a{font-size:16px;color: #333333;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;}
.SlideIndex .slideNews ul li p{margin-bottom:0;font-size:14px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;}
.SlideIndex .slideNews ul li:last-child{margin-left:2%;margin-right:0;}

.col-xs5,.col-md5,.col-lg5{padding:0px;width:25%;float: left;position: relative;min-height: 1px;padding-right: 0px;padding-left: 0px;}
.schWrap{background:rgba(249,249,249, 1.0);padding-top:40px;padding-bottom:40px;}
.BACAWrap{background:rgba(255,255,255, 1.0);padding-top:40px;padding-bottom:40px;}
.newsIndex{background:rgba(249,249,249, 1.0);padding-top:40px;padding-bottom:40px;}

a.to-more {height:40px;line-height:40px;border:1px solid #000000;border-radius:4px;width:140px;text-align:center;font-size:14px;color:#000000;display:block;margin:0 auto 20px auto;background:rgba(240,55,75,0.1);background:transparent}
a.to-more i.c-alink {font-size:16px;margin-left:8px;position:relative;top:1px;width:20px;height:20px;display:inline-block;background-size:100% !important}
a.to-more:hover {text-decoration:none;cursor: pointer;border:1px solid #cf0352;}
a.to-more:hover i {-webkit-transition:all .3s;transition:all .3s;color:#ffffff;-webkit-transform: translateX(10px);-moz-transform: translateX(10px);-o-transform: translateX(10px);transform: translateX(10px);}
a.to-more {-webkit-transition:all .4s;transition:all .4s;position:relative;z-index:1;overflow:hidden}
a.to-more:hover {color:#ffffff;border:1px solid #cf0352;background:#cf0352;}


footer{padding-top:0px;color: #ffffff;font-size:14px;background:#000000;}
footer .footLink{position:relative;overflow-x:hidden;width:calc(100% + 30px);text-align:left;padding:20px;margin-top:-30px;}
footer .footLink>div{z-index:1;padding-left:20px;padding-right:20px;}
footer .footLink h2{font-size:34px;margin-bottom: 15px;margin-top: 10px; border-bottom:1px solid #e1e1e1;padding-bottom:15px;width:100%;}
footer .footLink p{margin-bottom:0;padding:5px 0;}
footer .footLink a{color:#ffffff;}
footer .footLink ul{padding-left:0px}
footer .footLink ul li{list-style:none;font-size:14px;line-height:30px;}
footer .footLink ul li.first{font-size:20px;line-height: 40px;font-weight: bold;}
footer .footLink ul li.first span{font-weight: lighter;}
footer .footLink ul.weixin{width: 150px;text-align: center;line-height: 24px;}
footer .footLink ul.weixin li.first{margin-bottom: 10px;}
footer .footLink ul.weixin li{line-height: 20px;}
footer .footLink .col-md10 ul,footer .footLink .col-lg10 ul{padding-top:5px;}

footer .footLink .col-md5,footer .footLink .col-lg5{padding:0px;width:20%;float: left;padding-right: 10px;padding-left: 10px;}
footer .footLink .col-md10,footer .footLink .col-lg10{padding:0px;width:40%;float: left;padding-right: 10px;padding-left: 10px;}
footer .copyRight{position:relative;overflow-x:hidden;width:calc(100% + 20px);text-align:left;padding:20px;}
footer .copyRight>div{z-index:1;}
footer .copyRight p{margin-bottom:0;padding:5px 0;}
footer .copyRight a{color:#ffffff;}
footer .copyRight .link{display:none;}
footer .copyRight .link a{color:#ffffff;position:relative;padding-right:10px;margin-right:10px;}
footer .copyRight .link a:after{content:'';background:#fefefe; display:inline-block;position:absolute;right:0px;top:2px;width:1px;height:12px;overflow:hidden;}
footer .copyRight .link a:last-child:after{display:none;margin-right: 0;}


footer .copyRight span{padding:0px 10px;position: relative;top: -1px;color: #fefefe;}
footer .footLink:after{content:'';background:#333333; display: block;position:absolute;left:10px;top:0px;width:calc(100% - 20px);height:100%;overflow-x:hidden;}
footer .copyRight:after{content:'';background:#1b1b1b; display: block;position:absolute;left:10px;top:0px;width:calc(100% - 0px);height:100%;overflow-x:hidden;}

.schList .catname{position:relative;overflow: hidden;}
.schList .catname .spanDiv{position:absolute;left:0px;top:0px; width:100%;height:100%; text-align: center; background:rgba(0,0,0,0.5);color:#ffffff;line-height:40px;padding:100px 10px;font-size:15px;font-weight:bold;}
.schList .catname .spanDiv h3{font-size:22px;font-weight:bold;}
.schList .catname .spanDiv h4{font-size:13px;}
.schList .catname img{transform: scale(1);-webkit-transform: scale(1);moz-transform: scale(1);transition: all .3s;}
.schList .catname:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);moz-transform: scale(1.1);transition: all .3s;}



.BACA-Class .catname{position:relative;overflow: hidden;}
.BACA-Class .catname .spanDiv{position:absolute;left:0px;bottom:0px; width:100%;height:auto; text-align: center; background:rgba(0,0,0,0.5);color:#ffffff;line-height:40px;padding:25px 10px;font-size:15px;font-weight:bold;}
.BACA-Class .catname .spanDiv h3{font-size:20px;font-weight:bold;margin:0;}
.BACA-Class .col-md5 .spanDiv .c{height:0px;font-size:14px;text-align:left;line-height:1.8;margin:5px 10px 10px;display:none;}
.BACA-Class .col-md5:hover .spanDiv h3{padding-left:10px;margin-bottom:5px;}
.BACA-Class .col-md5:hover .spanDiv{text-align:left;border-top:3px solid #cf0352;padding:20px 15px 10px 15px;}
.BACA-Class .col-md5:hover .spanDiv .c{height:auto;display:block;}

.newsIndex .LeftWrap {border-left:4px solid #cf0352;padding-left:0;border-right: 1px solid #e1e1e1;border-bottom:0;}
.newsIndex .LeftWrap li{height:60px;list-style: none;line-height:60px;width:100%;padding:0px 20px;font-size:20px;border-bottom: 1px solid transparent;border-top: 1px solid transparent;}
.newsIndex .LeftWrap li a{text-decoration: none;border:0;background:transparent;padding: 0px;line-height: 60px;}
.newsIndex .LeftWrap li:hover,.newsIndex .LeftWrap li.active{background:#ffffff;width:calc(100% + 3px);position: relative;left:-2px;border-bottom: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;}
.newsIndex .LeftWrap li:hover a,.newsIndex .LeftWrap li.active a{color:#cf0352;border:0px;height:58px;position:relative;}
.newsIndex .LeftWrap li.active a:before {font-family: 'Glyphicons Halflings';content: "\e080";position: absolute;right:0px;top:50%;font-size:14px;color:#e1e1e1;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}

.list .time {color: #fff;text-align: center;font-size:12px;font-family: "Roboto-Light";padding-bottom:4px;}
.list .time div {font-size: 14px;line-height: 1em;padding-bottom:4px;}
.list {width:100%;margin:0;padding:0}
.list li {position: relative;min-height:233px;padding: 0 0 30px 334px;list-style:none;}
.list li .img {overflow: hidden;position: absolute;z-index: 1;left: 0;right: auto;top: 0;bottom: auto;}
.list li .img a {width: 300px;display: block;background: #e9ebf9;line-height:0}
.list li .img img {width: 100%;height: 185px;object-fit:cover; -webkit-transition: all .3s ease; transition: all .3s ease; }
.list li .time {position: absolute;z-index: 1;left: -15px;right: auto;top:104px;bottom: auto;background: url("../images/i-n.png") center no-repeat;background-size: cover;width:60px;height:60px;padding:8px 0 0;}
.list li .tag {font-size:12px;color: #791CB5;}
.list li .name {font-size:18px;line-height:1.5;font-weight: bold;padding: 10px 0 12px 0;}
.list li .name a{color: #333333;}
.list li p {font-size: 14px;line-height: 24px;color: #767676;}
.list li:hover .img img {transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2); -webkit-transition: all .3s ease; transition: all .3s ease; }



.imgSpan { width: 100%; height: 185px; display: inline-block; line-height: 0; overflow: hidden; position: relative; }
.imgSpan .thumb_Pic { width: 100%; min-height: 100%;object-fit:cover!important; position: absolute; top: 50%; -webkit-transform: scale(1) translateY(-50%); transform: scale(1) translateY(-50%); -webkit-transition: all .3s ease; transition: all .3s ease; }
.list li:hover .imgSpan .thumb_Pic {-webkit-transform: scale(1.1) translateY(-50%);transform: scale(1.1) translateY(-50%);-webkit-transition: all .3s ease;transition: all .3s ease;transform-origin:center;-webkit-transform-origin:center;}



.newsIndex .RightWrap {border-radius:4px;background: -webkit-linear-gradient(#cf0452, #da493c);background: -o-linear-gradient(#cf0452, #da493c);background: -moz-linear-gradient(#cf0452, #da493c);background: linear-gradient(#cf0452, #da493c);}
.newsIndex .RightWrap .nav {border-bottom: 0;}
.newsIndex .RightWrap .nav li{width:50%;text-align: center;font-size:18px;border:0;}
.newsIndex .RightWrap .nav li a{border: 0px;border-radius: 0;background:#f9f9f9;color: #767676;line-height:60px;margin-right: 0;}
.newsIndex .RightWrap .nav li.active a{background:none;color: #ffffff;}
.newsIndex .RightWrap .nav li.active a:before{content:'';position: absolute;right:20px;bottom:10px; display: inline-block;width:125px;height: 8px;background:url(../images/i-nr-a.png) no-repeat center center;}
.newsIndex .RightWrap .tab-content{padding:10px 20px ;color: #ffffff;}
.newsIndex .RightWrap .list .time {color: #fff;text-align: center;font-size:12px;font-family: "Roboto-Light";}
.newsIndex .RightWrap .list .time div {font-size: 16px;line-height: 1em;padding-bottom:4px;}
.newsIndex .RightWrap .list {width:100%;margin:0;padding:0}
.newsIndex .RightWrap .list li {position: relative;padding: 20px 0 5px 70px;list-style:none;;border-bottom:1px solid rgba(255, 255, 255, 0.8);min-height:auto;}
.newsIndex .RightWrap .list li .time {position: absolute;z-index: 1;background:none;left:0px;right: auto;top:25px;bottom: auto;background-size: cover;width:60px;height:60px;padding:8px 0 0;}
.newsIndex .RightWrap .list li .name {font-size:16px;line-height:26px;color: #ffffff;font-weight: bold;padding: 10px 0 12px 0;width:200px;}
.newsIndex .RightWrap .list li .name a{color:#ffffff;}
.newsIndex .RightWrap .list li:last-child{border-bottom:0px;}

.carousel-inner .item{}
.carousel-inner .item span{position:absolute;left:0px;top:0px; width:100%;height:40px;background:rgba(0,0,0,0.5);text-shadow:1px 1px 2px #f00;color:#ffffff;line-height:40px;padding:0px 30px;font-size:15px;font-weight:bold;}
.carousel-inner .item:hover span{color:#ffff00}

.schList{padding:20px 0 10px 0;}
.schList .col-md-4{margin-bottom: 20px;}
.carousel-indicators{bottom:0;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{width:100%;}

.news-list-noPic{margin-bottom:30px;}
.news-list-noPic h4{font-size:20px;line-height:50px;}
.news-list-noPic h4 small.fr{margin-top:15px;}
.news-list-noPic ul{border-top:0;padding:0;}
.news-list-noPic ul li{list-style:none;border-bottom:1px solid #e1e1e1;padding:10px 0;}
.news-list-noPic ul li h5{margin-bottom:0;position:relative;padding-left:15px;padding-top: 5px;padding-bottom:5px;margin-top: 0;}
.news-list-noPic ul li h5:after{content:'';background:#999999; display: block;position:absolute;top:50%;margin-top:-2px; border-radius: 2px; left:0;width:4px;height:4px;}
.news-list-noPic ul li h5 a{font-size:16px;}
.news-list-noPic ul li p{font-size:14px;line-height:2;padding-left:15px;color:#666;}

.news-list-Pic{margin-bottom:0px;}
.news-list-Pic h4{font-size:20px;line-height:50px;}
.news-list-Pic h4 small.fr{margin-top:15px;}
.news-list-Pic ul{border-top:0;}
.news-list-Pic ul{border-bottom: 1px solid #d4d4d4;padding-bottom:20px}
.news-list-Pic .media-left{padding-right:50px;width:240px;}
.news-list-Pic .media-body{width:auto;}
.news-list-Pic .media-body h3.media-heading a{font-size:16px;color:#005299;}
.news-list-Pic .media-body p{font-size:14px;line-height:2;color:#666;}
.news-list-Pic .media-left .media-L{width: 100%; height:135px; display: inline-block; line-height: 0; overflow: hidden; position: relative; }
.news-list-Pic .media-left .media-L .media-object{width: 100%; min-height: 100%; position: absolute; top: 50%; -webkit-transform: scale(1) translateY(-50%); transform: scale(1) translateY(-50%); -webkit-transition: all .3s ease; transition: all .3s ease; }

.SlideSch{margin: 120px 0 50px;}
.SlideSchForm{float:left;width:calc(100% - 270px);height:520px;overflow: hidden;position:relative;}
.SlideSchForm img{min-width:100%;height:100%;}
.SlideSchRight{float:right;width:250px;}
.SlideSchRight a{float: left;}
.SlideSchRight a:last-child{margin-top:20px;}

.schSlogn{background:#ffffff;box-shadow: 0px 4px 20px 0px rgba(201, 204, 209, 0.9);margin-left:10px;margin-right: 10px; }
.schSlogn .col-md-3{padding: 20px 40px;position: relative;}
.schSlogn .col-md-3 .icon{float: left;margin:24px 15px 0 25px;}
.schSlogn .col-md-3 .info {float: left;}
.schSlogn .col-md-3 .info h3{color:#000000;font-size:18px;}
.schSlogn .col-md-3 .info p{color:#999999;font-size:16px;}
.schSlogn .col-md-3:after{content:'';background:#e1e1e1; display: block;position:absolute;top:50%;margin-top:-40px; right:-1px;width:2px;height:80px;}
.schSlogn .col-md-3:last-child:after{display:none;}

.SlideSchForm .FormDiv{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;color:#fffffd;padding:100px 140px;}
.SlideSchForm .FormDiv h2{font-size:36px;text-align: center;font-weight:bold;}
.SlideSchForm .FormDiv .InFrom{padding:20px 0 20px 0;}
.SlideSchForm .FormDiv .InFrom .c{width:46%;float: left;margin:10px 2%;position:relative;}
.SlideSchForm .FormDiv .InFrom .c span{width:100px;display:inline-block;text-align:right;font-size:20px;}
.SlideSchForm .FormDiv .InFrom input{border-radius: 8px;border: 0; background:#ffffff;color:#666666; font-size:14px;padding:10px;line-height:22px;width:calc(100% - 122px);}
.SlideSchForm .FormDiv .InFrom .c img{position:absolute;right: 28px;top:50%;margin-top: -18px;width: 100px!important;min-width: 100px!important;height: 36px;}
.SlideSchForm .FormDiv .Btn {text-align: center;}
.SlideSchForm .FormDiv .Btn .formB{background:#cf0352;height:52px;width:200px;font-size:20px;color:#ffffff;font-weight: bold;border: 0;border-radius: 6px;}


.schXYZX{padding: 50px 0 50px;background:#FFFFFF;}
.schXYZX .sTitle{margin-bottom: 20px;}
.schXYZX .schXYZX_Right .list .time {color: #3e3e3e;text-align: center;font-size:12px;font-family: "Roboto-Light";}
.schXYZX .schXYZX_Right .list .time div {font-size: 16px;line-height: 1em;padding-bottom:4px;}
.schXYZX .schXYZX_Right .list {width:100%;margin:0;padding:0}
.schXYZX .schXYZX_Right .list li {position: relative;padding: 5px 0 5px 70px;list-style:none;;border-bottom:1px solid rgba(0, 0, 0, 0.1);min-height:auto;}
.schXYZX .schXYZX_Right .list li .time {position: absolute;background:none; z-index: 1;left:0px;right: auto;top:11px;bottom: auto;background-size: cover;width:60px;height:60px;padding:8px 0 0;}
.schXYZX .schXYZX_Right .list li .name {font-size:16px;height:74px; line-height:26px;color: #3e3e3e;font-weight: bold;padding: 10px 0 12px 0;position: relative;}
.schXYZX .schXYZX_Right .list li .name a{color:#3e3e3e;position: absolute;top: 50%; -webkit-transform:translateY(-50%); transform:translateY(-50%);  }
.schXYZX .schXYZX_Right .list li:last-child{border-bottom:0px;}

.schXYZX .schXYZX_Right .block{background:#f9f9f9;padding:10px 15px;margin-bottom:30px;margin-top:-10px;}
.schXYZX .schXYZX_Right .block h2.T{margin-bottom:10px;}

.schZY{margin-bottom:50px;}
.schZY .nav-tabs{border:1px solid #e1e1e1;width:362px;margin:10px auto 30px;border-top: 4px solid #cf0352;background:#ffffff;}
.schZY .nav-tabs {}
.schZY .nav-tabs li a{width:120px;border:0px;height:60px;font-size:18px;line-height:40px; text-align: center;border-radius: 0;margin-right:0;margin-top:0;border:0!important;cursor: pointer;}
.schZY .nav-tabs li.active a{background:#cf0352;color:#ffffff;}


.zy-list .col-md-3 { margin-bottom: 20px; }
.zy-list .zy-item{box-shadow: 0px 4px 20px 0px rgba(201, 204, 209, 0.9); }
.zy-list .zy-item { display: inline-block; background: #ffffff; width: 100%; border-radius: 6px; overflow: hidden; position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.zy-list .zy-item > img { width: 100%; }
.zy-list .zy-item .imgSpan { width: 100%; height: 300px; display: inline-block; line-height: 0; overflow: hidden; position: relative; }
.zy-list .zy-item .imgSpan .thumb_Pic { width: 100%; min-height: 100%; position: absolute; top: 50%; -webkit-transform: scale(1) translateY(-50%); transform: scale(1) translateY(-50%); -webkit-transition: all .3s ease; transition: all .3s ease; }
.zy-list .zy-item .zy-infoBox { padding: 0px 15px 15px; position: relative; line-height: 1; }
.zy-list .zy-item .zy-tit { color: #333333; font-size:18px; width: 100%; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; line-height: 25px; text-align: center;}
.zy-list .zy-item .zy-s { color: #bbbbbb; font-size: 14px; width: 100%; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; line-height: 25px; text-align: center;}
.zy-list .zy-item .zy-btn { margin-top: 16px;text-align: center;margin:5px 0;}
.zy-list .zy-item .zy-btn a { display: inline-block; color: #555555; font-size:18px; line-height: 18px;margin:0px 10px; }

.zy-list .zy-item .zy-btn a {height:40px;line-height:40px;border:1px solid #9f9f9f;border-radius:4px;width:110px;text-align:center;font-size:14px;color:#9f9f9f;background:rgba(240,55,75,0.1);background:transparent}
.zy-list .zy-item .zy-btn a:hover {text-decoration:none;cursor: pointer;border:1px solid #cf0352;}
.zy-list .zy-item .zy-btn a {-webkit-transition:all .4s;transition:all .4s;position:relative;z-index:1;overflow:hidden}
.zy-list .zy-item .zy-btn a:hover {color:#ffffff;border:1px solid #cf0352;background:#cf0352;}


.zy-list .zy-item:hover {box-shadow: 0px 13px 20px 4px rgb(201 204 209 / 90%);}
.zy-list .zy-item:hover .imgSpan .thumb_Pic { width: 100%; min-height: 100%; position: absolute; top: 50%; -webkit-transform: scale(1.1) translateY(-50%); transform: scale(1.1) translateY(-50%); -webkit-transition: all .3s ease; transition: all .3s ease; }


.schInfo{background:#000000;padding:80px 15px;color:#ffffff;}
.schInfo img{width:100%;}
.schInfo .col-md-7 {padding-left:40px;}
.schInfo .col-md-7 h3{font-size:36px;text-align: center;line-height: 1.5;margin-bottom: 0}
.schInfo .col-md-7 h6{font-size:14px;text-align: center;line-height: 1.5;margin-bottom:20px;}
.schInfo .col-md-7 p{line-height:1.5;}
.schInfo .col-md-7 p.tr{text-align: right;}
.schInfo .col-md-7 p.tr a{float: right;margin-right: 10px;background: #333333;}
.schInfo .col-md-7 p.tr a:hover{background:#cf0352;}

.schXY{padding:50px 15px;}
.schXY .xy-list { margin: 20px -15px 10px -15px; }
.schXY .col-md-3 { margin-bottom: 20px; }
.xy-item{box-shadow: 0px 4px 20px 0px rgba(201, 204, 209, 0.9); }
.xy-item { display: inline-block; background: #ffffff; width: 100%; border-radius: 6px; overflow: hidden; position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.xy-item > img { width: 100%; }
.xy-item .imgSpan { width: 100%; height:220px; display: inline-block; line-height: 0; overflow: hidden; position: relative; }
.xy-item .imgSpan .thumb_Pic { width: 100%; min-height: 100%; position: absolute; top: 50%; -webkit-transform: scale(1) translateY(-50%); transform: scale(1) translateY(-50%); -webkit-transition: all .3s ease; transition: all .3s ease; }
.xy-item .xy-infoBox { padding: 0px 15px 15px; position: relative; line-height: 1; }
.xy-item .xy-tit { color: #333333; font-size:18px; width: 100%;line-height: 25px;margin-bottom:0px;}
.xy-item .xy-tit b{width:100%;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;display:inline-block;}
.xy-item .xy-tit span{font-size: 16px;margin-left:0px;color: #999999;width:100%;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;display:inline-block;line-height:1.3}
.xy-item .xy-s { color: #bbbbbb; font-size: 13px; width: 100%;line-height:22px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.xy-item .xy-tips { margin-top: 16px;text-align: left;margin:5px 0;}
.xy-item .xy-tips span{display: inline-block;margin-right:10px;font-size: 13px;background:#e1e1e1;border-radius: 3px;padding:5px 5px;}
.xy-item .xy-tips ul{padding:0px;margin:0;height:23px;overflow: hidden;}
.xy-item .xy-tips ul li{display: inline-block;margin-right:10px;font-size: 13px;background:#e1e1e1;border-radius: 3px;padding:5px 5px;word-wrap: break-word;white-space: pre-wrap; }

.zmxyBlock{margin-bottom:30px;}
.zmxyBlock .sTitle{margin-bottom:20px;}
.zmxyBlock .col-md-3{margin-bottom:20px;}
.zmxyBlock .xy-item .imgSpan{height:220px;}
.zmxyBlock:last-child{margin-bottom: 0px;}

.WrapCon{padding-top:120px;padding-bottom:50px;background:#ffffff;}

.newsL{padding-top:120px;padding-bottom:50px;background:#ffffff;}
.newsL .L{}
.newsL .L ul{padding-left:0;margin-bottom:0;}
.newsL .L {border-left:2px solid #cf0352;padding-left:0;border-right: 1px solid transparent;border-bottom:0;}
.newsL .L li{height:60px;list-style: none;line-height:22px;width:100%;padding:0 0 0 20px;font-size:16px;border-bottom: 1px solid transparent;border-top: 1px solid transparent;}
.newsL .L li a{text-decoration: none; border:0;background:transparent;padding:15px  0px;line-height:30px;display: block;}
.newsL .L li:hover,.newsL .L li.active{background:#ffffff;width:calc(100% + 3px);position: relative; left:0px;padding-left:16px; border-left:2px solid #cf0352;border-bottom: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;}
.newsL .L li:hover a,.newsL .L li.active a{color:#cf0352;width:100%;display:block;padding-left:2px; border:0px;height:58px;position:relative;}
.newsL .L li.active a:before {font-family: 'Glyphicons Halflings';content: "\e080";position: absolute;right:0px;top:50%;font-size:14px;color:#e1e1e1;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.newsL .M{}
.newsL .M .col-xs-12.col-md-3.col-lg-3{padding-bottom:10px;}
.newsL .R .list .time {color: #3e3e3e;text-align: center;font-size:12px;font-family: "Roboto-Light";}
.newsL .R .list .time div {font-size: 16px;line-height: 1em;padding-bottom:4px;}
.newsL .R .list {width:100%;margin:0;padding:0}
.newsL .R .list li {position: relative;padding: 5px 0 5px 70px;list-style:none;;border-bottom:1px solid rgba(0, 0, 0, 0.1);min-height:auto;}
.newsL .R .list li .time {position: absolute;background:none; z-index: 1;left:0px;right: auto;top:11px;bottom: auto;background-size: cover;width:60px;height:60px;padding:8px 0 0;}
.newsL .R .list li .name {font-size:16px;height:74px; line-height:26px;color: #3e3e3e;font-weight: bold;padding: 10px 0 12px 0;position: relative;}
.newsL .R .list li .name a{color:#3e3e3e;position: absolute;top: 50%; -webkit-transform:translateY(-50%); transform:translateY(-50%);overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.newsL .R .list li:last-child{border-bottom:0px;}
.newsL .R .block{background:#f9f9f9;padding:10px 15px;margin-bottom:30px;margin-top:-10px;}
.newsL .R .block h2.T{margin-bottom:10px;}
.newsL .R .blockImg{background:#f9f9f9;padding:0px;margin-bottom:30px;}
.newsL .R .blockImg img{width:100%;}
.breadcrumb{margin-left:-10px;margin-right:-10px;font-size:13px;}

.sTitle ul.Rank {padding:0;}
.sTitle ul.Rank li{padding:18px 0 19px 30px; line-height:20px;}
.sTitle ul.Rank li:nth-child(1){background:url(../images/ul-list.png) no-repeat left 21px;}
.sTitle ul.Rank li:nth-child(2){background:url(../images/ul-list.png) no-repeat left -44px;}
.sTitle ul.Rank li:nth-child(3){background:url(../images/ul-list.png) no-repeat left -111px;}
.sTitle ul.Rank li:nth-child(4){background:url(../images/ul-list.png) no-repeat left -177px;}
.sTitle ul.Rank li:nth-child(5){background:url(../images/ul-list.png) no-repeat left -244px;}
.sTitle ul.Rank li:nth-child(6){background:url(../images/ul-list.png) no-repeat left -308px;}
.sTitle ul.Rank li:nth-child(7){background:url(../images/ul-list.png) no-repeat left -375px;}
.sTitle ul.Rank li:nth-child(8){background:url(../images/ul-list.png) no-repeat left -441px;}
.sTitle ul.Rank li:nth-child(9){background:url(../images/ul-list.png) no-repeat left -507px;}
.sTitle ul.Rank li:nth-child(10){background:url(../images/ul-list.png) no-repeat left -573px;}
.sTitle ul.Rank li a{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.pagings {line-height:30px; text-align:center;padding:20px 0;color:#999999;}
.pagings a,.pagings span{display:inline-block; height:30px; line-height:30px; min-width:30px;font-weight:lighter;border-radius:15px;}
.pagings a { padding:0 6px;text-decoration: none;}
.pagings span,.pagings .active {color:#fff; background: url("../images/i-n.png") center no-repeat;padding:0 6px;border-radius:15px;}



.ual_Pic01{margin-bottom:30px;}
.ual_Pic01 img{width:100%;}
.ykList{height:466px;margin-bottom:20px;margin-left:-5px;margin-right:-5px;}
.ykList .L{width:700px;height:466px;float: left;}
.ykList .R{width:680px;height:466px;background-color:#cf0352;float: right;padding:50px 50px;}
.ykRow{margin-bottom: 10px;}
.ykRow h3{width:100%;height:50px;font-size: 16px;font-weight: bold; text-align:center;line-height:50px;color:#ffffff;background-color:#cf0352;margin:10px 0px 0px 0px}
.ykRow img{width:100%;}
.ykList .R h2{color:#ffffff;font-size:40px;border-bottom:0;line-height:48px;margin: 20px 0px 10px 0px;padding:5px 0}
.ykList .R h3{color:#ffffff;font-size:24px;line-height:30px;}
.ykList .R h4{color:#282828;font-size:32px;line-height:30px;margin-bottom: 25px;}
.ykList .R ul{margin:0px;padding:0;color:#ffffff;font-size:18px;line-height:2;margin-top: 10px;display: inline-block;}
.ykList .R ul li{padding-left:0px;text-indent:0px;list-style:none;list-style-type:none;padding-bottom:20px;}

.ykList .R a,.ykList .R a:link,.ykList .R a:hover{text-decoration:none;}



.article .art-blo {background:#fff}
.article-box {padding:0px 40px 0px 0}
.article-box h2.T {font-size:30px;color:#333;line-height:48px;padding:0px 0 20px;font-weight:bold;text-align:justify}
.article-box h1.T {font-size:30px;color:#333;line-height:48px;padding:0px 0 20px;font-weight:bold;text-align:justify}
.article-box .art-info span {font-size:14px;color:#979797;line-height:30px}
.article-box .art-info span>em {padding-left:20px;font-style: inherit;}
.article-box .art-share {font-size:14px;line-height:30px;width:110px;position:absolute;left:0;top:35px;text-align:center;border-right:1px solid #E5E5E5;padding-right:35px}
.article-box .art-share:before {content:'';display:inline-block;width:calc(100% - 35px);height:1px;background:#E5E5E5;margin:0;position:absolute;left:0;top:15px}
.article-box .art-share:after {content:'';display:inline-block;width:1px;height:100%;background:#E5E5E5;margin:0;position:absolute;right:-35px;top:0;bottom:0;z-index:2}
.article-box .art-share>span {display:inline-block;margin:0 auto;background:#fff;position:relative;padding:0 5px 15px;color:#979797}
.article-box .art-share .bdshare-button-style0-16 a {display:block;float:none;font-size:12px;padding-left:17px;line-height:16px;width:30px;height:30px;background-repeat:no-repeat;cursor:pointer;margin:0 auto 12px;background-color:#CCCCCC;border-radius:50%;position:relative;background-image:unset}
.article-box .art-share .bdshare-button-style0-16 a:after {content:'';display:inline-block;width:20px;height:20px;position:absolute;left:5px;top:5px;z-index:2}
.article-box .art-share .bdshare-button-style0-16 a.bds_weixin:after {background:url(../images/art-wx.png) no-repeat center center;background-size:cover;background-position:unset !important}
.article-box .art-share .bdshare-button-style0-16 a.bds_tsina:after {display:none;background:url(../images/art-wx.png) no-repeat center center;background-size:cover;background-position:unset !important}
.article-box .art-share .bdshare-button-style0-16 a.bds_qzone:after {background:url(../images/art-qqZone.png) no-repeat center center;background-size:cover;background-position:unset !important}
.article-box .art-share .bdshare-button-style0-16 a.bds_sqq:after {background:url(../images/art-qq.png) no-repeat center center;background-size:cover;background-position:unset !important}
.article-box .art-share .bdshare-button-style0-16 a:before {content:"";position:absolute;width:100%;height:100%;border-radius:50%;left:0;top:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}
.article-box .art-share .bdshare-button-style0-16 a.bds_weixin:before {background:#3DBE5B}
.article-box .art-share .bdshare-button-style0-16 a.bds_sqq:before {background:#21B3F7}
.article-box .art-share .bdshare-button-style0-16 a.bds_qzone:before {background:#F8C514}
.article-box .art-share .bdshare-button-style0-16 a:hover {opacity:1;filter:alpha(opacity=100)}
.article-box .art-share .bdshare-button-style0-16 a:hover:before {-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.article-box .art-share.share-fixed {position:fixed}
.article-box .art-box {padding-left:145px;position:relative}
.article-box .art-box.art-noShare{padding-left:0;}
.article-box .art-con {color:#333;padding:35px 0px 50px;line-height:2;font-size:16px;text-align:justify}
.article-box .art-con strong {margin-top:14px;margin-bottom:14px;font-size:18px;font-weight:normal;color:#2e2e2e;line-height:30px}
.article-box .art-con img {max-width:720px;display:inline-block !important;margin:20px auto}
.article-box .art-con .prism-player .prism-progress .prism-progress-cursor img {max-width:auto;margin:0;-webkit-transform:translate(-50%,-50%)}
.article-box .art-con .prism-player .prism-volume .volume-icon .short-horizontal {-webkit-transform:translateY(-50%)}
.article-box .art-con .prism-player .prism-volume .volume-icon .long-horizontal {-webkit-transform:translateY(-50%)}
.article-box .art-con .prism-player .prism-progress .prism-progress-played {background:#e72427}
.article-box .art-con strong {font-weight:bold}
.article-box .art-con h1,.article-box .art-con h2,.article-box .art-con h3,.article-box .art-con h4,.article-box .art-con h5,.article-box .art-con h6 {color:#333;font-weight:bold}
.article-box .art-con h1 {font-size:22px}
.article-box .art-con h2 {font-size:20px}
.article-box .art-con h3 {font-size:18px}
.article-box .art-con h4 {font-size:16px}
.article-box .art-nav {font-size:12px;color:#BFBFBF;line-height:22px;padding:20px 0;border-bottom:1px solid #efefef}
.article-box .art-nav a {color:#BBBBBB;display:block;font-size:16px;color:#999;margin-top:15px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.article-box .art-nav a:hover {text-decoration:none;color:#F0374B}
.article-box .art-nav span {width:100%;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative;max-width: 47%;}
.article-box .art-nav span em {display:block;position:relative;font-style: inherit;}
.article-box .art-nav span:nth-child(1) em {padding-left:15px}
.article-box .art-nav span:nth-child(1) em:before {content:'';display:inline-block;position:absolute;left:0;top:6px;width:12px;height:12px;background:url("../images/art-prev@2x.png") center center no-repeat;background-size:cover}
.article-box .art-nav span:nth-child(2) {text-align:right}
.article-box .art-nav span:nth-child(2) em {padding-right:15px}
.article-box .art-nav span:nth-child(2) em:before {content:'';display:inline-block;position:absolute;right:0;top:6px;width:12px;height:12px;background:url("../images/art-next@2x.png") center center no-repeat;background-size:cover}
.bd_weixin_popup {height:auto !important;box-shadow:0px 4px 10px 0px rgba(222,225,230,0.6);border:1px solid #dcdde2 !important}
.bd_weixin_popup .bd_weixin_popup_foot {display:none}
.bd_weixin_popup:after {content:'用微信扫描二维码';display:inline-block;width:100%;text-align:center;font-size:14px;line-height:20px;margin-bottom:3px;color:#999}


.importent{color: #e76725;}
.e1 {color: #e76725!important;border-bottom: 1px dashed #999999;line-height:2.0em}


.tags{font-size: 16px;border-bottom:1px solid #efefef;padding:0px 0px 50px;}
.tags span{font-weight: bold;font-size: 20px;}
.tags a{margin-right: 15px;}

.RelatedList{padding:50px 0;}
.RelatedList .sTitle h2.T{font-size:22px;padding-left:15px;padding-bottom:10px;font-weight:bold;}
.RelatedList .sTitle h2.T:after{height:20px;top:15px;}


.btn {display: inline-block;padding: 0px 12px;margin-bottom: 0;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn{letter-spacing:.6px;-webkit-font-smoothing:subpixel-antialiased;-webkit-transition:border .25s linear,color .25s linear,background-color .25s linear;transition:border .25s linear,color .25s linear,background-color .25s linear}
.btn-primary {color: #fff;background: #337ab7;border-color: #2e6da4;font-size: 20px;padding:10px 12px;}
.btn-primary{color: #fff;border:none;border-radius:0;}
.btn-primary:hover{color:#fff;border:none;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {color: #fff;background-color: #286090;border-color: #204d74;}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {background-image: none;}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.w200{width:200px;}


.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:10px;bottom:50px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-top{background-position:0 -674px;cursor: pointer;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}


.pageWrap{padding-top:100px;padding-bottom:50px;background:#ffffff;color:#000000;}
.pageBanner{margin-left:-15px;margin-right:-15px;position: relative;height:392px;overflow-x:hidden;}
.pageBanner img{position: absolute;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.pageWrap .title{font-size:36px;font-weight: bold;color:#000000;margin-bottom:20px;}
.pageWrap .pageBlock{margin-top:60px;padding-bottom: 30px;}
.pageWrap .pageB{position: relative;display: flex;}
.pageWrap .pageBlockL,.pageWrap .pageBlockR{flex: 1;}
.pageWrap .pageBlockL{width:50%;display: inline-block;float:left;padding-right: 5%;box-sizing:border-box;}
.pageWrap .pageBlockL .des{color:#666666;line-height: 1.8;}
.pageWrap .pageBlockL ol{padding-left:20px;line-height:1.5;}
.pageWrap .pageBlockL ol li{padding-top:5px;padding-bottom:5px;}
.pageWrap .pageBlockL a.Btn{background:rgba(0, 0, 0,0.8);width:200px;height:60px;margin-left:10px; color: #ffffff;text-align: center;line-height:60px;font-size:22px;display: inline-block;position:absolute;bottom: 0;left:0;}
.pageWrap .pageBlockL a.Btn:hover{text-decoration:none;background: rgba(0, 0, 0, 1.0);}
.pageWrap .pageBlockR{width:50%;display: inline-block;float:left;}
.pageWrap .pageBlockR img{width: 100%;}

a.BtnSm{background:rgba(0, 0, 0,0.8);width:200px;height:60px; color: #ffffff;text-align: center;line-height:60px;font-size:22px;display: inline-block;margin-top:30px}
a.BtnSm:hover{text-decoration:none;background: rgba(0, 0, 0, 1.0);}



.pageWrap .pageD{padding-top:50px;padding-bottom:0px;}
.pageWrap .pageClock{position: relative;display: flex;padding-top:10px;padding-bottom:20px;}
.pageWrap .pageClock:last-child{padding-bottom:10px;}
.pageWrap .pageClock .container{padding-left: 10px;padding-right: 10px;position: relative;}
.pageWrap .pageClock .pageC{background:#f1f1f1;margin-left:0;margin-right: 0;position: relative;padding-bottom:60px;margin-bottom:50px}
.pageWrap .pageClock .pageC:nth-child(odd){margin-right:3%;width:47%;padding-left:0;padding-right: 0;}
.pageWrap .pageClock .pageC:nth-child(even){margin-left:3%;width:47%;padding-left:0;padding-right: 0;}
.pageWrap .pageClock .pageC p{margin-bottom: 0;}
.pageWrap .pageClock .pageC img{width:100%;max-height:330px;}
.pageWrap .pageClock .pageC h1.T{font-size:24px;padding: 20px;margin: 0;font-weight:600;}
.pageWrap .pageClock .pageC .des{color:#666666;line-height: 1.5;padding:0px 20px 10px;}
.pageWrap .pageClock .pageC ul{padding:0px 20px 10px;line-height:1.5;margin-bottom: 0;}
.pageWrap .pageClock .pageC ul li{padding-top:5px;padding-bottom:5px;float: left;width:50%;list-style: none;}
.pageWrap .pageClock .pageC a.Btn{background:rgba(0, 0, 0,0.8);width:140px;height:40px;margin-left:10px; color: #ffffff;text-align: center;line-height:40px;font-size:20px;display: inline-block;position:absolute;bottom: 20px;right:20px;}
.pageWrap .pageClock .pageC a.Btn:hover{text-decoration:none;background: rgba(0, 0, 0, 1.0);}

.P0129 .tr{text-align: right;}
.P0129 .col-md-7{padding-right:40px;}
.P0129{padding-top:100px;padding-bottom:0px;background:#ffffff;color:#000000;}
.P0129_Banner{margin-left:-15px;margin-right:-15px;height:392px;background:#000000;color:#ffffff}
.P0129_Banner .container{height: 100%;}
.P0129_Banner .container>.row{position: relative;padding:20px 0;margin-left:-15px;margin-right:-15px;height:100%;}
.P0129_Banner .container>.row h1{font-size:40px;font-weight: bold;}
.P0129_Banner .container>.row p{line-height:1.8;}
.P0129_Banner .container>.row p a{text-align: center;background:#ffffff;color:#000000;width:120px;height:40px;line-height: 40px;border-radius:2px;display: inline-block;text-decoration:none;cursor: pointer;}
.P0129 ul{padding: 0;margin: 0}
.P0129 ul li{list-style: none;}
.P0129 ul.tips{padding:0;position:absolute;width:100%;margin-bottom: 0;margin-left:10px;margin-right:10px; background: #ffffff;box-shadow: 0px 4px 20px 0px rgb(4 11 26 / 8%);padding:20px;border-radius: 10px;bottom:-100px;z-index:1;}
.P0129 ul.tips li{list-style: none;float: left;width:25%;text-align: center;color: #000000;}
.P0129 ul.tips li h3{font-size:20px;}
.P0129 ul.tips li h4{font-size:14px;color:#a6a6a6;}
.P0129 .title{font-size:36px;font-weight: bold;color:#000000;margin-bottom:10px;}
.P0129 .s_title{font-size:16px;color:#a6a6a6;margin-bottom:10px;}

.P0129 .A{padding-top: 130px;padding-bottom:50px;background: #f6f9ff;margin-right: -15px;margin-left:-15px;}
.P0129 .A .Aclass{background: #ffffff;box-shadow: 0px 4px 10px 0px rgb(4 11 26 / 20%);border-radius: 6px;margin-top:20px;}
.P0129 .A .Aclass h3{text-align: center;line-height:100px;font-size:30px;background:#000000;color:#ffffff;border-radius: 6px 6px 0 0;margin: 0}
.P0129 .A .Aclass .cl{padding:30px;}
.P0129 .A .Aclass .cl ul{line-height:3;border-left:1px dashed #000;}
.P0129 .A .Aclass .cl ul li{padding-left:20px;position: relative;}
.P0129 .A .Aclass .cl ul li:after{content:'.';display:block;width:7px;height:7px;display:inline-block;background: #000000;border-radius: 50%;position: absolute;left:-4px;top:50%;margin-top:-3px;}
.P0129 .A .Aclass .cl ul li a{color:#000000}
.P0129 .A .Aclass p.Btn{padding: 0 0px 20px}
.P0129 .A .Aclass p.Btn .tl{margin-left:30px;float: left;line-height: 60px;}
.P0129 .A .Aclass p.Btn .tr{width:210px;height:60px;float: right; text-decoration: none;font-size:22px;font-weight: bold; line-height:60px;text-align: center;color:#ffffff;background:#000000;border-radius:30px 0 0 30px;display: inline-block;}
.P0129 .B{background:#000000;padding:50px 0px;color:#ffffff;margin-right: -15px;margin-left:-15px;}
.P0129 .B .title{color:#ffffff;padding-bottom: 20px;}
.P0129 .B .title font{font-size:42px;color:#ff0000;padding: 0px 10px;}
.P0129 .B .row{margin-left: 0;margin-right: 0;}
.P0129 .B .Box{padding:10px 0px;border-radius: 4px;}
.P0129 .B .Box .Btn{text-align: center;padding:0px  50px;margin-bottom:0;margin-top:40px;}
.P0129 .B .Box .Btn a{margin: 0px 40px;} 
.P0129 .B .Box .InFrom{padding:0px 0 0px 0;}
.P0129 .B .Box .InFrom .c{width:21%;float: left;margin:0px 2%;position:relative;}
.P0129 .B .Box .InFrom input{border-radius: 4px;background:#ffffff;font-size:22px;padding:10px;line-height: 60px;width: 100%;}
.P0129 .B .Box .InFrom .c img{position:absolute;right:5px;top:50%;margin-top:-28px;}
.P0129 .B .Box .Btn .formB{height:62px;width:200px;background:#ffffff;color:#000000;font-size:32px;border-radius:4px;}

.P0129 .C{padding-top: 50px;padding-bottom:50px;background: #f6f9ff;margin-right: -15px;margin-left:-15px;}
.P0129 .C .nav{margin-top:20px;margin-bottom:20px;border-bottom:0}
.P0129 .C .nav li{background: #ffffff;box-shadow: 0px 4px 10px 0px rgb(4 11 26 / 20%);border-radius:2px;margin-right:20px;cursor: pointer;}
.P0129 .C .nav li>a{border:0;margin-right:0;border-radius: 2px;}
.P0129 .C .nav li.active>a{background:#000000;color:#ffffff;}
.P0129 .C .tab-content ul{margin-left:-20px; margin-right:-20px;}
.P0129 .C .tab-content ul li{display:inline-block;width:calc(20% - 44px);box-sizing: content-box;margin:20px 20px;background:rgba(99, 99, 99, 1.0);}
.P0129 .C .tab-content ul li img{width:100%!important}
.P0129 .D{padding-top: 50px;padding-bottom:50px;background: #FFFFFF;margin-right: -15px;margin-left:-15px;}
.P0129 .D .cl{margin-top:20px}
.P0129 .D .cl img{width:100%}
.P0129 .E{padding-top: 50px;padding-bottom:50px;background: #f6f9ff;margin-right: -15px;margin-left:-15px;}
.P0129 .E .cl{margin-top:20px}
.P0129 .E .cr{margin-top:20px}
.P0129 .E .cr h3{font-size:22px;font-weight: bold;  }
.P0129 .E .cr h3 span{font-size:14px;font-weight: lighter;background:#000000;color:#ffffff;padding:2px 10px;line-height:20px; display: inline-block;margin-left:10px;}
.P0129 .E .cr h5 {margin-bottom:30px;}
.P0129 .E .cr h5 span{font-size:14px;font-weight: lighter;background:#000000;color:#ffffff;padding:2px 10px;line-height:20px; display: inline-block;margin-right:10px;}
.P0129 .E .cr .tr{text-align: center;margin-bottom:30px;}
.P0129 .E .cr .tr a{width:140px;height:50px;text-decoration: none;font-size:20px;line-height:50px;text-align: center;color:#ffffff;background:#000000;border-radius:2px;display: inline-block;}
.P0129 .F{padding-top: 50px;padding-bottom:50px;background: #FFFFFF;margin-right: -15px;margin-left:-15px;}
.P0129 .F .cl{margin-top:20px}
.P0129 .G{padding-top: 50px;padding-bottom:100px;background: #f6f9ff;margin-right: -15px;margin-left:-15px;}
.P0129 .G ul{margin-left:0px;margin-right:0px;font-size:14px;background: #FFFFFF;padding:0px;border-radius:10px;margin-top:20px;}
.P0129 .G ul li{display: inline-block;width:calc(33.333333% - 61px);float: left;box-sizing:content-box;padding:30px 30px;border-right: 1px solid #e1e1e1;border-bottom: 1px solid #e1e1e1}
.P0129 .G ul li:nth-child(3n){border-right:0}
.P0129 .G ul li:nth-of-type(n + 7){border-bottom:0}
.P0129 .G ul li span.fl{float: left;}
.P0129 .G ul li>div h3{margin:0;font-size:14px;text-align: right;line-height:1.2}
.P0129 .G ul li>div h3 b{font-size:28px;font-weight: bold;margin-right:5px;}
.P0129 .G ul li>div h3 font{font-size:13px;color:#a6a6a6}
.P0129 .G ul li>div p{margin-bottom:0;margin-top:22px;font-size:18px;}

.P0129 .F .carousel{padding-top:80px;overflow: hidden;}
.P0129 .F .carousel,
.P0129 .F .carousel img {width: 100%;height: 330px !important;}
.P0129 .F .carousel-inner{width:86%;margin-left:7%;background: #f6f9ff;box-shadow: 0px 4px 10px 0px rgb(4 11 26 / 8%);height:310px;overflow:initial;}
.P0129 .F .carousel-control{width:5%;color: #000000;background-image:none!important;}
.P0129 .F .carousel-control span{font-size:50px;width:60px;height:60px;}
.P0129 .F .carousel-inner .item .tl{width:310px;height:290px;background: rgba(255, 0, 0, 0);position: relative;float: left;}
.P0129 .F .carousel-inner .item .tl img{width:310px;height:290px;position: absolute;top: -60px}
.P0129 .F .carousel-inner .item .tl .des{width:310px;position: absolute;bottom:50px;left:0;right:0;background:rgba(0, 0, 0, 0.3);color:#ffffff; text-align: center;padding:15px;}
.P0129 .F .carousel-inner .item .tl .des h3,.P0129 .F .carousel-inner .item .tl .des p{margin:0}

.P0129 .F .carousel-inner .item .tr{width:calc(100% - 350px);float: right;text-align:left;padding:30px 50px 30px 0;}
.P0129 .F .carousel-inner .item .tr h5 {margin-bottom:20px;}
.P0129 .F .carousel-inner .item .tr h5 font{font-size:14px;font-weight: lighter;background:#000000;color:#ffffff;padding:2px 10px;line-height:20px; display: inline-block;}
.P0129 .F .carousel-inner .item .tr p{font-size:16px;color:#a6a6a6;line-height:2}

.P0129 .F .carousel-inner .item .tr p.Btn{text-align: right;}
.P0129 .F .carousel-inner .item .tr p.Btn a{background:#000000;color:#ffffff;padding:10px 20px;font-size:20px; line-height:20px; display: inline-block;text-decoration: none}



@media only screen and (max-width:767px){
    ::-webkit-scrollbar { /* 滚动条整体样式 */
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 5px;
    }
     ::-webkit-scrollbar-thumb { /* 滚动条里面小方块 */
        border-radius: 5px;
        background: #cf0452;
    }
     ::-webkit-scrollbar-track { /* 滚动条里面轨道 */
        border-radius: 5px;
        background: #e1e1e1;
    }
    .autoScroll { overflow: overlay  } /* 需要滚动的地方加上这个class */
    .autoScroll ::-webkit-scrollbar { /* 组件内滚动条不显示 */
        display: none;
    }
    .autoScroll:hover ::-webkit-scrollbar { /* 悬停时滚动条才显示 */ 
        display: block; 
    }

    footer .copyRight{width: calc(100% + 30px);}
    .toolbar{display:none!important;}

    .container {width:100%;max-width:100%;}
    .Index.H_hover{height: 60px;padding:6px 5px;}
    header .navbar-toggle {position: relative;right: 0px;float: right;padding: 9px 10px;background-color: transparent;background-image: none;border: 1px solid transparent;}
    header .navbar-toggle:focus {outline: 0;}
    header .navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;border-radius: 1px;}
    header .navbar-toggle .sr-only {display: none;}
    header .navbar-toggle .icon-bar + .icon-bar {margin-top: 4px;}

    .Title {text-align: center;margin:0px 0 15px 0;}
    .Title h2.T {font-size:28px;line-height:40px;}
    .Title > i {width:80px;height: 4px;margin:20px 0 15px 0;}
    .Title h3.ts {font-size: 16px;width:96%;}

    .SlideIndex{margin:60px 0px 30px;padding-left:0;padding-right:0;}
    .SlideIndex .col-xs-12{padding-left:0;padding-right: 0;}
    .SlideIndex .col-xs-12 .row.mbB{margin-left:0;margin-right:0;}
    .SlideIndex .row.w{display:flex;align-content: space-around;flex-wrap: wrap;flex-direction: column-reverse;}
    .SlideIndex .row.w>div.col-xs-12:nth-child(1){order:1;}
    .SlideIndex .row.w>div.col-xs-12:nth-child(2){order:2;}
    .SlideIndex .slideL img{width:60%;}
    .SlideIndex .row.w .col-lg-6 .carousel-inner img{height: auto;}
    .SlideIndex .slideL>.row{margin-right:-15px;margin-left:-15px; height:auto;padding:20px;font-size:20px;}
    .SlideIndex .slideL>.row h1{font-size:30px;}
    .SlideIndex .slideL>.row ul{padding-top: 10px;}
    .SlideIndex .slideL>.row ul li a{width: 100%;}
    .SlideIndex .slideL>.row ul li a i{margin-top:-10px;}

    .SlideIndex .slideNews{margin-left:-15px;margin-right:-15px;margin-top:0px;}
    .SlideIndex .slideNews ul:before{display:none;}
    .SlideIndex .slideNews ul{width: calc(100% - 0px);padding: 15px 15px 15px 15px;}
    .SlideIndex .slideNews ul li{width:100%;margin-left:0;margin-right: 0;margin-bottom:15px;}
    .SlideIndex .slideNews ul li:last-child{margin-left:0;margin-bottom: 0;}
    .SlideIndex .slideNews>.col-md-12:after{display:none;}

    .schList{padding:10px 0;}
    .schList .catname .spanDiv{padding:18px 0;}
    .schList .catname .spanDiv h3{font-size:18px;}
    .schList .catname .spanDiv h4{font-size:12px;}

    .HoverBACA{display:none!important;}
    .BACA-Class{width:800px;margin-top: 10px;padding-bottom:10px;}
    .BACAWrap .autoScroll{width:calc(100% + 50px);margin-left: -25px;}
    .BACA-Class .catname .spanDiv h3{font-size:22px;}
    .BACA-Class .col-md5:hover .spanDiv .c{display: none;}
    .BACA-Class .col-md5:hover .spanDiv{padding: 22px 10px;}


    .list .time {font-size:12px;}
    .list .time div {font-size:18px;line-height:1.5;padding-bottom:0px;}
    .list {width: 100%;padding:0px 0;}
    .list li {padding: 0 0 15px 0;}
    .list li .img {width: 100%;position: relative;}
    .list li .img a {width: auto;}
    .list li .img a img {height:215px;}
    .list li .time {left: -15px;top:140px;width:60px;height:60px;}
    .list li .tag {font-size:12px;padding-top: 40px;}
    .list li .name {font-size:20px;line-height:1.3;padding: 10px 0 10px 0;color:#000000;}
    .list li p {font-size:14px;line-height:1.5;}


    /*移动端导航*/
    .H_hover {height: 66px;background-color: #fff;padding: 3px 20px;}
    .H_hover .container {width: 100%;padding-left: 10px;padding-right: 10px;}
    header .nav {display: none;}
    header .nav-inner-header {float: left;padding: 0;}
    .phone-nav {position: fixed;left: 0;display: block;background: #fff;width: 100%;font-size: 16px;overflow-y: auto;transition: all .6s;height: 0;z-index: 1001;line-height: 60px;padding:0px;margin:0}
    .phone-nav > li {display: block;width: calc(100% - 40px);border-bottom: 1px solid #e6e6e6;margin: 0 20px;}
    .phone-nav > li > a {font-weight: bold;display: block;}
    .phone-nav > li > a.c {display: block;background: url("../images/j-1.png") no-repeat 98% center;background-size: auto 30%;}
    .phone-nav > li > a.c .hover, .phone-nav > li > a.c:hover {color: #111111;}
    .phone-nav > li > a.c .active {transform: translateX(-50%);}
    .phone-nav a {transition: all .4s;text-decoration: none;}
    .phone-nav-1 {height: 100%;background: #fff;z-index: 2;transition: transform .6s,opacity .2s;opacity: 0;overflow-y: auto;position: fixed;top: 0;left: 0;width: 100%;transform: translateX(100%);}
    .phone-nav-1.active {transform: translateX(0);opacity: 1;}
    .phone-nav-1.active a {background-image: none;}
    .phone-nav-1 > a {display: block;background: url("../images/j-1.png") no-repeat 98% center;background-size: auto 30%;border-bottom: 1px solid #e6e6e6;margin-left: 4.6%;margin-right: 4.6%;color: #000;}
    .phone-nav-1 > a:hover, .phone-nav-1 > a.hover {color: #cf0352;}
    .goBack {background: #ebeff2;padding-left: 4.6%;color: #969696;font-weight: 600;}
    .goBack > img {width: .8rem;padding-right: 0px;}
    .goBack > span {padding-right: 5px;font-size: 20px;position: relative;top: 2px;margin-right: 5px;color: #999;width: 20px;height: 16px;display: inline-block;background: url("../images/j-1.png") no-repeat 98% center;transform: rotateY(180deg);}
    .phone-nav-1.active a.phone-nav-znqc {background-image: url("../images/j-1.png");border: none;transition: background 0s;}
    .phone-nav-1.active a.phone-nav-znqc:hover {color: #969696;}
    .phone-nav-1.active a.phone-nav-znqc.hover {background-image: url("../images/j-3-znqc.png");color: #cf0352;}
    .phone-nav-znqc-box {margin-left: 4.6%;padding-left: 4.6%;padding-bottom: .2rem;display: none;}
    .phone-nav-znqc-box > a {display: list-item;font-size: 90%;line-height: 2.5;color: #969696;}
    .fanhui2 {background: #ebeff2;padding-left: 4.6%;color: #000;font-weight: 600;}
    .fanhui2 > img {width: .8rem;padding-right: 10px;}
    .navbar-toggle {display: block;border: none;background: none;margin: 0;flex-shrink: 0;padding: 9px 3px;}
    .navbar-toggle .icon-bar {background: #111;width: 20px;height: 2px;border-radius: 0;}

    .cedu_nav {position: fixed;z-index: 100;background: rgba(0, 0, 0, 0.8);width: 100%;height: calc(100% - 50px);font-size: 14px;line-height: 40px;top: -100%;opacity: 0;left: 0;overflow: auto;overflow-x: hidden;transition: top ease 0.35s;}
    .nav_show {opacity: 1;top: 50px;display: block;}

    header {height: 50px;padding: 3px 14px;position: fixed;left: 0;top: 0;}
    .logo {height: 38px;width:124px;background-size: auto 100%;margin-top: 0px;-ms-transform: scale(1);transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);}
    .logo1 {display: block!important;}
    .logo2 {display: none!important;}
    header .navbar-toggle > span {transform-origin: 0 50%;transition: all .3s;}
    header .navbar-toggle.active > .bar-1 {transform: rotateZ(45deg) translateY(-2px);}
    header .navbar-toggle.active > .bar-3 {transform: rotateZ(-45deg) translateY(2px);}
    header .navbar-toggle.active > .bar-2 {opacity: 0;}
    .nr-banner .width-1220 p {width: auto;font-size: 14px;line-height: 24px;}
    header .navbar-toggle {position: relative;right: -10px;float: right;padding: 9px 10px;background-color: transparent;background-image: none;border: 1px solid transparent;}
    header .navbar-toggle:focus {outline: 0;}
    header .navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;border-radius: 1px;}
    header .navbar-toggle .sr-only {display: none;}
    header .navbar-toggle .icon-bar + .icon-bar {margin-top: 4px;}


    .news-list-noPic{margin-bottom:0px;}
    .news-list-noPic ul li{padding: 0;}
    .news-list-noPic ul li h5 a{line-height:24px!important;font-size:14px;}
    .news-list-noPic ul li h5:after{top:16px;margin-top:0;}
    .news-list-noPic ul li p{line-height:1.42857143}
    .news-list-Pic .media-left{padding-right:10px;width:160px;}
    .news-list-Pic .media-left .media-L{height:90px;}
    .news-list-Pic .media-body h3.media-heading{line-height:20px;}
    .news-list-Pic .media-body h3.media-heading a{line-height:1;font-size:14px;}
    .news-list-Pic .media-body p{line-height:1.42857143}
    .news-list-Pic ul{padding-bottom:10px}
    .schList .col-xs-6{padding-left:10px;padding-right:10px;}
    .schList .col-xs-6:nth-child(9){display:none}

    .WrapCon{padding-top:80px;padding-bottom:30px;padding-left:5px;padding-right:5px;}
    .newsL{padding-top:80px;padding-bottom:30px;}
    .ykList .L{width:100%;height:auto;}
    .ual_Pic01{margin-bottom:20px;}
    .ykList {height: auto;}
    .ykList .R{width:100%;height:auto;padding:20px;}
    .ykList .R h2{margin-top:0px;font-size:26px;margin-bottom:0}
    .ykList .R ul li{padding-bottom:10px;line-height:1.5;font-size:16px;}

    footer .copyRight:after{left: 0;}
    footer .copyRight>div{margin-left:-10px;margin-right:-10px;width:calc(100% + 20px);}

    .newsL .M{padding-left:0;padding-right:0;margin-bottom:30px;}
    .pagings a, .pagings span{font-size:12px;min-width: 24px;height:24px;border-radius:12px;}
    .newsL .R{padding-left:0;padding-right:0;margin-bottom:0px;}

    .newsL .R .block h2.T{font-size:24px;}
    .sTitle h2.T:after{width: 4px;height:24px;top:14px;}
    .RelatedList .sTitle h2.T:after{top:6px;}

    .newsL .L{border-left:0px;border-right: 0px;overflow-y:hidden;margin-bottom:10px;}
    .newsL .L ul{width:120%;margin-bottom:6px;}
    .newsL .L ul.autoScroll{overflow-x:scroll;}
    .newsL .L li{width:auto;float: left;border-bottom:0;padding:0px 15px;}
    .newsL .L li:hover, .newsL .L li.active{width:auto;border-bottom:1px solid transparent;position:static;}
    .newsL .L li:hover a, .newsL .L li.active a{padding-left:0}
    .newsL .L li.active a:before{display:none;}
    .article-box{padding:0 10px}
    .article-box h2.T{font-size:30px;line-height:1.2;margin-top: 0;padding-bottom:0px;}
    .article-box .art-box{padding-left: 0}
    .article-box .art-con{padding-top:10px;}
    .article-box .art-nav span{width:49%;}

    .RelatedList{padding:30px 0 20px 0}

    .article-box .art-nav span {max-width:100%;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%}

    .article-box .art-con{border-bottom: 1px solid #efefef;}
    .tags{padding:30px 0;}
    .article-box .art-info .art-share {display:none}
    .article-box .art-con {font-size:14px;color:#333;line-height:25px;padding:0px 0px 25px;border-bottom:1px solid #efefef;margin-top:20px}
    .article-box .art-con p,.article .article-box .art-con div {text-indent:0em;text-align:justify}
    .article-box .art-con strong {margin-top:10px;margin-bottom:10px;font-size:16px;font-weight:bold;color:#2e2e2e;line-height:28px}
    .article-box .art-con img {max-width:100%;display:inline-block;height:auto !important}
    .article-box .art-con h3 strong {font-weight:bold}
    .article-box .art-con .video-wrap .prism-player {height:200px !important}
    .article-box .art-con table{width:100%!important;}
    .article-box .art-con img{max-width:100%!important;}
    .article-box .art-nav {height:84px;font-size:14px;color:#333;line-height:22px;padding:15px 0px;border-bottom:1px solid #efefef}
    .article-box .art-nav a:hover {text-decoration:none;color:#F0374B}

    .article-box .art-nav span em {display:inline-block;padding-left:0 !important;padding-right:0 !important;top:-6px;}
    .article-box .art-nav span:nth-child(1) em:before,.article-box .art-nav span:nth-child(2) em:before {display:none}
    .article-box .art-nav span:nth-child(2) {text-align:left}
    .article-box .art-nav span a {display:inline-block;width:calc(100% - 70px);margin-top:0;font-size:14px}
    .article-box .art-nav span em i{font-style: inherit;}

    .schZY{margin:80px 0 30px;padding-left:5px;padding-right:5px;}
    .schInfo{padding:40px 10px;}
    .schInfo .col-md-7{padding-left:20px;padding-right:20px;}
    .schInfo .col-md-7 p.tr a{float: none;margin:20px auto 0}
    .schInfo .col-md-7 p.tr{text-align: center;}

    .schXY{padding:40px 5px;}
    .schXYZX{padding:40px 15px;}
    .schXYZX .sTitle{margin-bottom: 20px;}
    .schXYZX .sTitle h2 span{display:none;}

    .pageWrap{padding-top:60px;padding-left:0;padding-right: 0}
    .pageBanner{height:180px;}
    .pageBanner img{height:100%;}
    .pageWrap .container{padding-left:0;padding-right:0}
    .pageWrap .pageBlock{margin-left:0;margin-right: 0px;margin-top:20px;padding-bottom:0}
    .pageWrap .pageBlockL, .pageWrap .pageBlockR{flex:none;width:100%;padding-right:0}
    .pageWrap .pageBlockR{margin-bottom:20px;}
    .pageWrap .pageB{display: inline-block;}
    .pageWrap .pageClock{display: block;}
    .pageWrap .pageClock .pageC{width:100%!important;padding-left:0;padding-right: 0;margin-right: 0;display: inline-block;flex:none;}
    a.BtnSm{margin-top:10px;}
    .pageWrap .pageD{margin-left:0;margin-right:0}
    .pageWrap .pageClock{margin-left:0;margin-right:0}
    .pageWrap .pageClock .pageC{margin-left:0!important;margin-right:0!important;margin-bottom:20px!important;}
    .pageWrap .pageClock .pageC ul li{width:100%}
    .pageWrap .pageClock .pageC:last-child{margin-bottom:0!important}


    .P0129 {padding-bottom:0;padding-top:60px;}
    .P0129_Banner{height:190px;}
    .P0129_Banner .col-xs-6 img{width:100%}
    .P0129 .A{padding:30px 15px;margin-left:-5px;margin-right:-5px}
    .P0129 .col-xs-6{padding-right:10px;text-align: center;}
    .P0129_Banner .container>.row h1{font-size:30px;margin-top:50px}
    .P0129 .A .ct{width:100%;overflow-x: scroll;overflow-y: hidden;}
    .P0129 .A .A_h{width: 1110px;display: inline-block;}
    .P0129 .A .A_h .col-xs-5{width:370px!important;float: left;}

    .P0129 .title{text-align: center;margin-bottom:0;font-size:30px}
    .P0129 .s_title{text-align: center;}

    .P0129 .B{padding:30px 15px;}
    .P0129 .B .title{font-size:30px;}
    .P0129 .B .title font{font-size:32px;}
    .P0129 .B .Box{padding: 20px;}
    .P0129 .B .Box .InFrom .c{width: 100%;margin:10px 0;}
    .P0129 .C{padding:30px 0 30px 15px;}
    .P0129 .C .tab-content ul li{width: calc(33.3333% - 24px);margin: 10px 10px;}
    .P0129 .C .tab-content ul li:last-child{display:none}
    .P0129 .C .nav li{margin:0 7px;width:calc(25% - 14px)}
    .P0129 .C .nav li>a{text-align: center;}
    .P0129 .C .nav li>a{padding:10px 10px;}
    .P0129 .C .tab-content ul{margin-left:-10px;margin-right:-10px;}
    .P0129 .D{padding:30px 15px;display:none}
    .P0129 .E{padding:0 15px 30px 15px;}
    .P0129 .E .cr img{width:100%}
    .P0129 .E .cr h5 span{font-size:12px;}

    .P0129 .F .carousel-inner{height:660px;}
    .P0129 .F .carousel-inner .item .tl{width:100%;}
    .P0129 .F .carousel-inner .item .tr{width:100%;padding:0 20px}
    .P0129 .F{padding:30px 0px 50px 0px;margin-left:0;margin-right:0}
    .P0129 .F .carousel{height:660px!important;}
    .P0129 .F .carousel-inner .item .tl img{width:100%}
    .P0129 .F .carousel-inner .item .tl .des{width:100%}
    .P0129 .F .carousel-inner .item .tr p.Btn{text-align: center;max-height: 721px;}
    .P0129 .F .carousel-control span{font-size:30px;width:30px;height:30px;}
    .P0129 .G{padding:30px 0 50px;margin-left:-5px;margin-right:-5px}
    .P0129 .G ul li{width: calc(50% - 61px);}
    .P0129 .G ul li:nth-child(3n){border-right:1px solid #e1e1e1;}
    .P0129 .G ul li:nth-child(2n){border-right:0}
    .P0129 .G ul li:last-child{display:none}
    .P0129 .G ul li:nth-of-type(n + 7){border-bottom:0;}
    .P0129 .G ul li span.fl img{width:100%}
    .P0129 .G ul li .fr{width:100%;text-align: center;}
    .P0129 .G ul li>div h3{text-align: center;margin-top:20px;}
    .P0129 .G ul li>div p{margin-top:10px;}


}

@media (width:768px){
  .container {padding-left: 10px;padding-right: 10px;width:748px!important;max-width: initial;}
  .Index.H_hover{height:110px;}
  .Index.H_hover .container{padding-top:9px;padding-bottom:0px;}
  .index_header .logo{margin-top:10px;}
  header{height:104px;}
  header .row div.pc{padding-right:0}
  header .nav > li > a{font-size:15px;}
  header .nav{width: 100%;}
  header .nav > li.art{padding-right:5px}
  .logo{width: 170px;height: 53px;margin-top:0px;}
  header .nav > li > a{height:40px!important;line-height:40px!important}

  .SlideIndex{margin:110px 0px 30px;padding-left:0!important;padding-right:0!important;}
  .SlideIndex .col-xs-12{padding-left:0;padding-right: 0;}
  .SlideIndex .col-xs-12 .row.mbB{margin-left:0;margin-right:0;}
  .SlideIndex .row.w{margin-right:-10px!important}
  .SlideIndex .slideL img{width:50%;}
  .SlideIndex .row.w .col-lg-6 .carousel-inner img{height:355px;}
  .SlideIndex .slideL>.row{height:355px;padding:30px 50px;font-size:18px;margin-right:-10px}
  .Title h3.ts{width:98%;font-size: 14px;}

  .schList .col-md-4:last-child{display:none;}

  .BACA-Class .HoverBACA{display:none}

  .newsIndex .col-xs-1.col-md-3{width:25%;}
  .newsIndex .col-xs-12.col-md-9{width:75%;}
  .newsIndex .col-xs-2.col-md-3.col-lg-3{display:none}
  .newsIndex .list li .img a{width: 210px;}
  .newsIndex .list li .img img {height: 145px;}
  .newsIndex .list li {padding: 0 0 30px 245px;min-height:180px;}
  .newsIndex .list li .name{padding-top: 0;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
  .newsIndex .list li p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
  .list li .time{top: 60px;}

  .article-box .art-nav span{max-width:49%;}
  .article-box .art-con.page{padding-top:0}

  .newsIndex .list li .imgSpan {height: 145px;}


  .newsL .L{width:25%;}
  .newsL .M{width:75%;}
  .newsL .R{display:none}
  .newsL .M .list li .img a{width: 210px;}
  .newsL .M .list li .img img {height: 130px;}
  .newsL .M .list li {padding: 0 0 30px 225px;min-height:160px;}
  .newsL .M .list li .name{padding-top: 0;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
  .newsL .M .list li p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

  .newsL .M .list li .imgSpan {height: 130px;}

  .newsL .col-xs-12.col-md-8.col-lg-9.M{width:100%;}
  .article-box{padding:0px 0px;}
  .article-box .art-share{display:none;}
  .article-box .art-box{padding-left:0}
  .RelatedList{padding-top:50px;padding-bottom:0}

  .ykList{height:240px;margin-left:0;margin-right:0}
  .ykList .L {width:360px;height:240px;}
  .ykList .R {width:368px;height:240px;padding: 30px 30px;}
  .ykList .R h2{font-size:24px;margin-top: 0;}
  .ykList .R ul{margin-top: 0;font-size:16px;line-height: 1.5}

  .ykRow .col-xs-12.col-md-4.col-lg-4{width:33.33333%}
  footer .footLink .col-md5, footer .footLink .col-lg5{width:25%}
  footer .footLink .col-md5:last-child, footer .footLink .col-lg5:last-child{display:none}
  footer .footLink{width: calc(100% + 20px);}

  .SlideIndex .col-xs-12 .row.mbB{margin-left:0;margin-right:0;}
  .SlideIndex .row.w{display:flex;align-content: space-around;flex-wrap: wrap;flex-direction: column-reverse;margin-right:-10px!important}
  .SlideIndex .row.w>div.col-xs-12:nth-child(1){order:1;}
  .SlideIndex .row.w>div.col-xs-12:nth-child(2){order:2;}
  .SlideIndex .slideL img{width:30%;}
  .SlideIndex .row.w .col-lg-6 .carousel-inner img{height: auto;}

  .SlideSch{margin-top:110px;}
  .SlideSchForm{width:100%;height:430px;}
  .SlideSchForm .FormDiv{padding:60px 20px;}
  .SlideSchForm img{height: 430px;}
  .SlideSchRight{display:none}

  .zy-list .col-xs-12.col-md-3{width:50%;}
  .schXY .col-xs-12.col-md-3{width:50%;}
  .schInfo{padding:50px 20px;}
  .schInfo .col-md-7{padding-left: 10px;}
  .schInfo .col-md-7 p{line-height:2}
  .schInfo .col-md-7 p.tr a{margin:0 auto;float: none;}
  .schXYZX .schXYZX_Right{display:none;}
  .SlideSchForm .FormDiv .InFrom input{font-size:14px;}
  .SlideSchForm .FormDiv .InFrom .c img {width: 100px!important;min-width: 100px!important;}


  .P0129_Banner .container>.row p{display:none}
  .P0129_Banner .container>.row h1{text-align: center;padding-top:60px;padding-bottom: 20px;}
  .P0129_Banner .container>.row p.tr{display: block;text-align: center;}
  .P0129 ul.tips li h4{display:none}
  .P0129 ul.tips{bottom:-70px;}

  .P0129{overflow-x: hidden;}
  .P0129 ul.tips li h4{font-size:12px;}
  .P0129 .A .Aclass .cl{padding:20px;}
  .P0129 .A .Aclass .cl ul li{font-size:14px;}
  .P0129 .A .Aclass p.Btn .tl{margin-left: 20px;}
  .P0129 .A .Aclass p.Btn .tr{width:180px;height:50px;line-height:50px;}
  .P0129 .E .cl img,.P0129 .E .cr .tr img{width:100%}
  .P0129 .E .cr h5 span{font-size:12px;margin-right:5px;}
  .P0129 .F .carousel-control span{font-size:40px;}
  .P0129 .B .title{font-size:30px;}
  .P0129 .B .title font{font-size:34px;}
  .P0129 .E .cr h5{display:none}
  .P0129 .F .carousel-inner .item .tr p{font-size:12px;line-height: 1.5}
  .P0129 .F .carousel-inner .item .tr{padding-right:30px;}
  .P0129 .F .carousel-inner .item .tr p.Btn a{font-size:16px;}
  .P0129 .G ul li{width: calc(50% - 61px);}
  .P0129 .G ul li:nth-child(3n){border-right:1px solid #e1e1e1;}
  .P0129 .G ul li:nth-child(2n){border-right:0}
  .P0129 .G ul li:last-child{display:none}
  .P0129 .G ul li:nth-of-type(n + 7){border-bottom:0;}

}
@media (min-width:768px) and (max-width:959px){
  .row{margin-right:-10px;margin-left:-10px;}
  .container-fluid{padding-left:10px;padding-right:10px;}
  .container{padding-left:10px;padding-right:10px;width:760px;max-width: initial;}

  .Index.H_hover{height:110px;}
  .Index.H_hover .container{padding-top:9px;padding-bottom:0px;}
  .index_header .logo{margin-top:10px;}
  header{height:104px;}
  header .row div.pc{padding-right:0}
  header .nav > li > a{font-size:15px;}
  header .nav{width: 100%;}
  header .nav > li.art{padding-right:5px}
  .logo{width: 170px;height: 53px;margin-top:0px;}
  header .nav > li > a{height:40px!important;line-height:40px!important}

  .SlideIndex{margin:110px 0px 30px;padding-left:0!important;padding-right:0!important;}
  .SlideIndex .col-xs-12{padding-left:0;padding-right: 0;}
  .SlideIndex .col-xs-12 .row.mbB{margin-left:0;margin-right:0;}
  .SlideIndex .row.w{margin-right:-10px!important}
  .SlideIndex .slideL img{width:50%;}
  .SlideIndex .row.w .col-lg-6 .carousel-inner img{height:355px;}
  .SlideIndex .slideL>.row{height:355px;padding:30px 50px;font-size:18px;margin-right:-10px}
  .Title h3.ts{width:98%;font-size: 14px;}

  .schList .col-md-4:last-child{display:none;}

  .BACA-Class .HoverBACA{display:none}

  .newsIndex .col-xs-1.col-md-3{width:25%;}
  .newsIndex .col-xs-12.col-md-9{width:75%;}
  .newsIndex .col-xs-2.col-md-3.col-lg-3{display:none}
  .newsIndex .list li .img a{width: 210px;}
  .newsIndex .list li .img img {height: 145px;}
  .newsIndex .list li {padding: 0 0 30px 245px;min-height:180px;}
  .newsIndex .list li .name{padding-top: 0;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
  .newsIndex .list li p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
  .list li .time{top: 60px;}

  .article-box .art-nav span{max-width:49%;}
  .article-box .art-con.page{padding-top:0}


  .newsIndex .list li .imgSpan {height: 145px;}


  .newsL .L{width:25%;}
  .newsL .M{width:75%;}
  .newsL .R{display:none}
  .newsL .M .list li .img a{width: 210px;}
  .newsL .M .list li .img img {height: 130px;}
  .newsL .M .list li {padding: 0 0 30px 225px;min-height:160px;}
  .newsL .M .list li .name{padding-top: 0;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
  .newsL .M .list li p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

  .newsL .M li .imgSpan {height: 130px;}
  .newsL .col-xs-12.col-md-8.col-lg-9.M{width:100%;}
  .article-box{padding:0px 0px;}
  .article-box .art-share{display:none;}
  .article-box .art-box{padding-left:0}
  .RelatedList{padding-top:50px;padding-bottom:0}

  .ykList{height:240px;margin-left:0;margin-right:0}
  .ykList .L {width:360px;height:240px;}
  .ykList .R {width:368px;height:240px;padding: 30px 30px;}
  .ykList .R h2{font-size:24px;margin-top: 0;}
  .ykList .R ul{margin-top: 0;font-size:16px;line-height: 1.5}

  .ykRow .col-xs-12.col-md-4.col-lg-4{width:33.33333%}
  footer .footLink .col-md5, footer .footLink .col-lg5{width:25%}
  footer .footLink .col-md5:last-child, footer .footLink .col-lg5:last-child{display:none}
  footer .footLink{width: calc(100% + 20px);}

  .SlideIndex .col-xs-12 .row.mbB{margin-left:0;margin-right:0;}
  .SlideIndex .row.w{display:flex;align-content: space-around;flex-wrap: wrap;flex-direction: column-reverse;margin-right:-10px!important}
  .SlideIndex .row.w>div.col-xs-12:nth-child(1){order:1;}
  .SlideIndex .row.w>div.col-xs-12:nth-child(2){order:2;}
  .SlideIndex .slideL img{width:30%;}
  .SlideIndex .row.w .col-lg-6 .carousel-inner img{height: auto;}

  .SlideSch{margin-top:110px;}
  .SlideSchForm{width:100%;height:430px;}
  .SlideSchForm .FormDiv{padding:60px 20px;}
  .SlideSchForm img{height: 430px;}
  .SlideSchRight{display:none}

  .zy-list .col-xs-12.col-md-3{width:50%;}
  .schXY .col-xs-12.col-md-3{width:50%;}
  .schInfo{padding:50px 20px;}
  .schInfo .col-md-7{padding-left: 10px;}
  .schInfo .col-md-7 p{line-height:2}
  .schInfo .col-md-7 p.tr a{margin:0 auto;float: none;}
  .schXYZX .schXYZX_Right{display:none;}
  .SlideSchForm .FormDiv .InFrom input{font-size:14px;}
  .SlideSchForm .FormDiv .InFrom .c img {width: 100px!important;min-width: 100px!important;}


  .pageWrap .pageBlockL .des{line-height:1.4;}
  .pageWrap .pageBlockL ol{line-height: 1.2;}
  .pageWrap .pageBlockL a.Btn{width:180px;height:50px;line-height: 50px;}
  .pageWrap .pageClock .pageC ul{line-height:1.2;}
  .pageWrap .pageClock .pageC a.Btn{width: 120px;}
  .pageWrap .pageClock .pageC ul li{width:100%}

  .P0129_Banner .container>.row p{display:none}
  .P0129_Banner .container>.row h1{text-align: center;padding-top:60px;padding-bottom: 20px;}
  .P0129_Banner .container>.row p.tr{display: block;text-align: center;}
  .P0129 ul.tips li h4{display:none}
  .P0129 ul.tips{bottom:-70px;}

  .P0129{overflow-x: hidden;}
  .P0129 ul.tips li h4{font-size:12px;}
  .P0129 .A .Aclass .cl{padding:20px;}
  .P0129 .A .Aclass .cl ul li{font-size:14px;}
  .P0129 .A .Aclass p.Btn .tl{margin-left: 20px;}
  .P0129 .A .Aclass p.Btn .tr{width:180px;height:50px;line-height:50px;}
  .P0129 .E .cl img,.P0129 .E .cr .tr img{width:100%}
  .P0129 .E .cr h5 span{font-size:12px;margin-right:5px;}
  .P0129 .F .carousel-control span{font-size:40px;}
  .P0129 .B .title{font-size:30px;}
  .P0129 .B .title font{font-size:34px;}
  .P0129 .B .Box .InFrom .c{width:46%;margin-bottom:10px;}
  .P0129 .E .cr h5{display:none}
  .P0129 .F .carousel-inner .item .tr p{font-size:12px;line-height: 1.5}
  .P0129 .F .carousel-inner .item .tr{padding-right:30px;}
  .P0129 .F .carousel-inner .item .tr p.Btn a{font-size:16px;}
  .P0129 .G ul li{width: calc(50% - 61px);}
  .P0129 .G ul li:nth-child(3n){border-right:1px solid #e1e1e1;}
  .P0129 .G ul li:nth-child(2n){border-right:0}
  .P0129 .G ul li:last-child{display:none}
  .P0129 .G ul li:nth-of-type(n + 7){border-bottom:0;}


}

@media (min-width:960px) and (max-width:1179px){
  .container-fluid{padding-left:10px;padding-right:10px;}
  .container{width:980px;padding-left:10px;padding-right:10px;max-width:980px;}
  .row {margin-right: -10px;margin-left: -10px;}

  .SlideIndex .row.w{margin-right:-10px!important}
  .SlideIndex .slideL img{width:50%;}
  .SlideIndex .row.w .col-lg-6 .carousel-inner img{height:355px;}
  .SlideIndex .slideL>.row{height:355px;padding:30px 50px;font-size:18px;}
  .SlideIndex .slideL>.row h1{margin-bottom:0;font-size:30px;}
  .SlideIndex .slideL>.row ul{padding-top:10px;}
  .Title h3.ts{width:98%;font-size: 14px;}


  header .nav > li > a{font-size:15px;}
  header .nav{width: 740px;}
  .logo{width: 176px;height: 55px;margin-top:5px;}
  header .nav > li.art{padding-right: 0;}
  .BACA-Class .HoverBACA{display:none!important;}
  .BACA-Class .catname .spanDiv h3{font-size:17px;}

  .SlideSchForm .FormDiv{padding:65px 20px 65px 0;}
  .SlideSchForm .FormDiv .InFrom .c {width: 48%;margin: 10px 1%;}
  .SlideSchForm .FormDiv .InFrom input{font-size:16px;}
  .SlideSchForm .FormDiv .InFrom .c img {width: 100px!important;min-width: 100px!important;}

  .zy-list .zy-item .imgSpan{height:220px;}
  .zy-list .zy-item .zy-btn a{margin: 0px 5px;width:80px;}

  .schInfo .col-md-7 h3{margin-top: 0;font-size:30px;}

  .schXY .xy-item .imgSpan{height:220px;}

  .schXY .xy-item .xy-tips span{margin-bottom:2px;margin-top: 2px;}
  .schXY .xy-item .xy-tips ul li{margin-bottom:2px;margin-top: 2px;}


  .list li .img a{width: 270px;}
  .list li {padding: 0 0 30px 294px;min-height: 210px;}
  .list li .name{padding-top: 0;}

  .article-box .art-box{padding-left:0;}
  .news-list-noPic ul li h5:after{top:17px;}
  .news-list-noPic ul li h5 a{line-height: 1.5;}

  .ykList{height:326px;margin-left:0;margin-right:0}
  .ykList .L {width: 490px;height: 326px;}
  .ykList .R {width: 470px;height: 326px;padding: 30px 30px;}

  .schInfo .col-md-7 p{font-size:13px;}

  .article-box .art-share{display:none!important;}

  .schSlogn .col-md-3{padding:20px 0px 20px 40px;}
  .schSlogn .col-md-3 .icon{margin:24px 10px 0 0px;}
  .schSlogn .col-md-3 .info h3{font-size:20px;}
  .schSlogn .col-md-3 .info p{font-size:14px;}


  .pageWrap .pageBlockL .des{line-height:1.4;}
  .pageWrap .pageBlockL ol{line-height: 1.2;}
  .pageWrap .pageBlockL a.Btn{width:180px;height:50px;line-height: 50px;}
  .pageWrap .pageClock .pageC ul{line-height:1.2;}
  .pageWrap .pageClock .pageC a.Btn{width: 120px;}

  .P0129{overflow-x: hidden;}
  .P0129 ul.tips li h4{font-size:12px;}
  .P0129 .A .Aclass .cl{padding:20px;}
  .P0129 .A .Aclass .cl ul li{font-size:14px;}
  .P0129 .A .Aclass p.Btn .tl{margin-left: 20px;}
  .P0129 .A .Aclass p.Btn .tr{width:180px;height:50px;line-height:50px;}
  .P0129 .E .cl img,.P0129 .E .cr .tr img{width:100%}
  .P0129 .E .cr h5 span{font-size:12px;margin-right:5px;}
  .P0129 .F .carousel-control span{font-size:40px;}
  .P0129 .G ul li{width: calc(50% - 61px);}
  .P0129 .G ul li:nth-child(3n){border-right:1px solid #e1e1e1;}
  .P0129 .G ul li:nth-child(2n){border-right:0}
  .P0129 .G ul li:last-child{display:none}
  .P0129 .G ul li:nth-of-type(n + 7){border-bottom:0;}

}


@media (min-width:1180px) and  (max-width:1365px){
  .container {width: 1100px;max-width: 1100px;}

  .Index.H_hover{height:110px;}
  .Index.H_hover .container{padding-top:9px;padding-bottom:0px;}
  .index_header .logo{margin-top:10px;}
  header{height:80px;}
  header .nav{width:880px;}
  .logo{width: 176px;height: 55px;margin-top:5px;}
  header .nav > li.art{padding-right: 0;}
  header .row div.pc{padding-right:0}
  header .nav > li > a{font-size:18px;}
  header .nav > li.art{padding-right:10px}
  .SlideIndex .slideL img{width:60%}
  .SlideIndex .row.w .col-lg-6 .carousel-inner img{height:410px;}
  .SlideIndex .slideL>.row{height:410px;padding:30px 50px;font-size:18px;margin-right:-10px}
  .BACAWrap .container{padding-left:10px;padding-right:10px;}
  .BACA-Class .HoverBACA{display:none}
  .BACA-Class .catname .spanDiv h3{font-size:18px;}
  .BACA-Class .catname .spanDiv{padding:25px 0;}
  .list li .img a{width: 240px;}
  .list li .img img {height: 145px;}
  .list li {padding: 0 0 30px 265px;min-height:190px;}
  .list li .name{padding-top: 0;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
  .list li p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
  .list li .time{top: 60px;}

  .list li .imgSpan {height: 145px;}
  .ykList{height:368px;margin-left:-5px;margin-right:-5px}
  .ykList .L {width:550px;height:368px;}
  .ykList .R {width:530px;height:368px;padding:50px 50px;}
  .ykList .R h2{margin-top: 0;}

  .SlideSchForm .FormDiv{padding:70px 20px 70px 0;}

  .zy-list .zy-item .imgSpan,.schXY .xy-item .imgSpan{height:220px}

  .schInfo .col-md-7 h3{margin-top:0}
  .schSlogn .col-md-3{padding:20px 0px 20px 40px;}
  .schSlogn .col-md-3 .icon{margin:24px 10px 0 0px;}
  .schSlogn .col-md-3 .info h3{font-size:20px;}
  .schSlogn .col-md-3 .info p{font-size:14px;}

  .P0129 .E .cl img{width:100%}

}


@media (min-width:1366px){
  .BACA-Class{margin-left:-5px!important;margin-right:-5px!important}
}




@media (min-width:1366px) and  (max-width:1440px){
  header .nav{width:950px;}
  .container{width:1200px;max-width:1200px;}
  .schSlogn .col-md-3{padding: 20px 25px;}
  .zy-list .zy-item .zy-btn a{width:100px;}
  .SlideIndex .row.w .col-lg-6 .carousel-inner img{height:445px;}
  .SlideIndex .slideL>.row{height:445px;font-size:18px;}
}






















